@charset "utf-8";
body {
	height:100%;
	margin: auto;
    padding: 10px;
	width:90%;
	background-image:url(assets/bgimage.jpg);
	background-repeat:repeat;
	background-size:contain;
    padding-bottom: 150px;
}
a:link {
    color: red;
}

.middle {
    width: 100%;
    display: flex;
    justify-content: center;
    margin-left: 0 auto;
	margin-right: 0 auto;
}

text {
    margin-left: 0 auto;
	margin-right: 0 auto;
}

h1 {
	margin: auto;
    width: 95%;
	padding-top: 10px;
    
}
h2 {
	position:fixed;
	bottom: 40px;
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	font-size:36px;
	color: rgba(41,236,203,1.00);
	text-align:center;
	margin: auto;
    width: 95%;
    padding: 10px;
	padding-top:50px;
}
h3 {
	margin-left:auto;
	margin-right:auto;
	width:90%;
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom:50px;
	white-space: nowrap;
}
h3 img {
	align-content: center;
}
h4 {
	border:solid;
	border-color:rgba(247,6,10,1.00);
	background-color: rgba(248,224,224,1.00);
	display:block;
	margin-top: 0px;
	margin-right: 30px;
	margin-left: 20px;
	margin-bottom: 40px;
	float: left;
	padding: 10px;
	height: 700px;
	width: 25%;
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	white-space: pre-wrap;
	word-break: keep-all;
	color: rgba(9,51,248,1.00);
	font-size: 18px;
    overflow: hidden;
	box-shadow: 20px 20px 10px #424343;
}
h5 {
	border:solid;
	border-color:rgba(247,6,10,1.00);
	background-color:rgba(248,224,224,1.00);
	display:block;
	margin:auto;
	float:left;
	padding:10px;
	height: 700px;
	width:25%;
	margin-bottom: 40px;
	font-family:Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	white-space: pre-wrap;
	word-break: keep-all;
	color: rgba(9,51,248,1.00);
	font-size: 18px;
    overflow: hidden;
	box-shadow: 20px 20px 10px #424343;
}
h6 {
	border:solid;
	border-color:rgba(247,6,10,1.00);
	background-color:rgba(248,224,224,1.00);
	display:block;
	margin:auto;
	margin-left:30px;
	float:left;
	padding:10px;
	height: 700px;
	width:25%;
	margin-bottom: 40px;
	font-family:Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	white-space: pre-wrap;
	word-break: keep-all;
	color: rgba(9,51,248,1.00);
	font-size: 18px;
    overflow: hidden;
	box-shadow: 20px 20px 10px #424343;
}

h7 {
	display:block;
	float:right;
	opacity:0.8;
	font-size:15px;
	padding-bottom:10px;
	padding-right:40px;
	color: white;
	}
h8 {
	font-family: Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", serif;
	clear:both;
	display:block;
	position:static;
	alignment-adjust: central;
	font-size: xx-large;
	font-weight:bold;
	color:white;
	bottom: 0;
	width: 95%;
	padding-top:100px;
	text-align: left;
	margin-left:auto;
	margin-right:auto;
	margin-top: 0px;
	margin-bottom: 0px;
}
h9 {
	font-family: Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", serif;
	font-weight:bold;
	clear:both;
	display:block;
	position:static;
	alignment-adjust:center;
	font-size: xx-large;
	bottom: 0;
	width: 95%;
	color: rgba(9,51,248,1.00);
	background-color:rgba(248,224,224,1.00);
	border: 10px double;
	border-color:rgba(247,6,10,1.00);
	text-align: center;
	margin-left:auto;
	margin-right:auto;
	margin-top: 80px;
	margin-bottom: 10px;
	padding-top: 30px;
}
h10 {
	display:block;
	float:left;
	opacity:0.8;
	font-size:15px;
	padding-bottom:10px;
	padding-right:40px;
	color: white;
	}
footer {
	font-family: Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", serif;
	font-weight:bold;
	clear:both;
	display:block;
	position:static;
	alignment-adjust: central;
	font-size: xx-large;
	bottom: 0;
	width: 95%;
	color: rgba(9,51,248,1.00);
	background-color:rgba(248,224,224,1.00);
	border: 10px double;
	border-color:rgba(247,6,10,1.00);
	text-align: center;
	margin-left:auto;
	margin-right:auto;
	margin-top: 80px;
	margin-bottom: 10px;
	box-shadow: 20px 20px 10px #424343;
}
